home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / misc / mathplot.lha / MathPlot / Macros / setprecision.mpl < prev    next >
Encoding:
Text File  |  1994-12-15  |  108 b   |  7 lines

  1. /* Stub routine for setprecision */
  2. parse arg x
  3.  
  4. if x<0 then return 5
  5. if x>3 then return 5
  6.  
  7. selectmenu 2 3 x